Skip to content

Setup GitHub Action CI workflow #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miry
Copy link
Contributor

@miry miry commented Apr 16, 2025

This PR sets up tests to run when changes are pushed to master or when a pull request is created.

Note: The tests are currently failing, but the failures are unrelated to the changes in this PR.

While investigating, I found that with Crystal 1.16.0 the tests crash with a segmentation fault. With Crystal 1.15.1, there are still some errors, but it's more stable, so I’ve pinned the version to 1.15.1 for now.

The example success job you can check here.

Example CI action run: logs

@miry miry changed the title GitHub ci workflow Setup GitHub Action CI workflow Apr 16, 2025
@miry miry force-pushed the github-ci-workflow branch from d3b2e29 to 3544b13 Compare April 16, 2025 06:57
@miry miry marked this pull request as ready for review April 16, 2025 06:58
@miry miry force-pushed the github-ci-workflow branch from 3544b13 to 9a1483e Compare April 16, 2025 06:59
@miry miry marked this pull request as draft April 16, 2025 07:02
@miry miry force-pushed the github-ci-workflow branch 8 times, most recently from c2ed8d3 to 9eb9a23 Compare April 16, 2025 07:42
@miry miry marked this pull request as ready for review April 16, 2025 07:43
@miry miry force-pushed the github-ci-workflow branch 5 times, most recently from 7795589 to 76c4a00 Compare April 16, 2025 09:23
@miry miry force-pushed the github-ci-workflow branch 2 times, most recently from 3ac168d to ecd190b Compare May 3, 2025 16:56
@miry miry force-pushed the github-ci-workflow branch from ecd190b to ea7f912 Compare May 3, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant